![]() |
![]() |
![]() |
|
BITMAP HEIGHT
This command will return an integer value of the height of the current bitmap.
Return Integer=BITMAP HEIGHT(Bitmap Number) Return Integer=BITMAP HEIGHT()
Bitmap Number Integer
The value returned is the height of the current bitmap
You can optionally provide a bitmap number to return the height of a specified bitmap. The parameter should be specified using an integer value.
PRINT BITMAP HEIGHT()
|